Skip to main content

PostVignette

Complete API reference for PostVignette, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class PostVignette extends Component

Constructors

SignatureDescription
PostVignette(PostVignette)Executes PostVignette and returns after the underlying engine call finishes.
PostVignette(Engine)Executes PostVignette and returns after the underlying engine call finishes.
PostVignette()Executes PostVignette and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instancePostVignetteRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
colorColorget/setVirtual attribute exposed by getColor. Access it like a field to read or write the underlying value.
featherfloatget/setVirtual attribute exposed by getFeather. Access it like a field to read or write the underlying value.
midPointfloatget/setVirtual attribute exposed by getMidPoint. Access it like a field to read or write the underlying value.
roundnessfloatget/setVirtual attribute exposed by getRoundness. Access it like a field to read or write the underlying value.